Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_identifiers_list
timezone_identifiers_list
Alias for DateTimeZone::listIdentifiers - Returns an index array containing all time zone identifiers
Name:
timezone_identifiers_list
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an index array with all time zone identifiers.
Related
Combining timezone_identifiers_list and DateTime::setTimezone to change datetime time zones
8
How to Solve the Issue of timezone_identifiers_list() Not Showing Daylight Saving Time Zones?
4
Why does the PHP session_register_shutdown() function not work as expected?
8
Similar Functions
date_modify
date_modify
AliasforDateTime::
getdate
getdate
Getdate/timeinformat
date_diff
date_diff
AliasforDateTime::
strtotime
strtotime
ParsesanyEnglishtext
date_sun_info
date_sun_info
Returnsanarraywithin
date_create_from_format
date_create_from_format
AliasforDateTime::
date
date
Formatlocaltime/date
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
Popular Articles
Why does the PHP session_register_shutdown() function not work as expected?
Combining timezone_identifiers_list and DateTime::setTimezone to change datetime time zones
How to Solve the Issue of timezone_identifiers_list() Not Showing Daylight Saving Time Zones?